CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - CE 串口

搜索资源列表

  1. Windows CE下的串口通讯类

    0下载:
  2. 串行通讯是目前计算机、通信和控制领域最基本的通信方式。在CSDN的“嵌入式开发/WINCE”社区中,经常有人提问该到哪找串口通讯类,其实这个问题我自己也问过。:)而一般的回答是给你提供一个Pocket PC 2002的SDK例子程序。但到底SDK的程序和MFC的结构有很大的不同,对于想用MFC编写通信程序的人来说也不是很便利。 另一方面,由于Windows CE是一个基于Unicode的操作系统,并且Windows CE不支持Windows下常用的串行通信重叠I/O方式(OVER
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:5655
    • 提供者:wzg
  1. winCE USB转串口驱动程序设计

    0下载:
  2. CE下如何设计USB转串口驱动程序 CH341
  3. 所属分类:文档资料

    • 发布日期:2010-06-07
    • 文件大小:219052
    • 提供者:wdwdqwe123
  1. Windows CE 串口读写 测试 源代码

    0下载:
  2. Windows CE 串口读写 测试 源代码
  3. 所属分类:Windows CE

    • 发布日期:2010-12-18
    • 文件大小:1327296
    • 提供者:jakeycheng
  1. WindowsCE_serialport_program.r

    0下载:
  2. 友善之臂QQ2440开发板在Windows CE平台下的串口通信编程。,QQ2440 the arm-friendly development board in the Windows CE platform programming serial communication.
  3. 所属分类:Windows CE

    • 发布日期:2017-04-04
    • 文件大小:113282
    • 提供者:zhnglingshan
  1. WINCE.rar

    0下载:
  2. BtSquirt:两个CE系统进行蓝牙传送文件的程序 MySquirt:两个CE系统进行红外传送文件的程序 ListNet:能列出CE系统网络连接的小程序 RegView:能浏览指定注册表内容的程序 CeChat:基于串口通信的聊天程序 摘自《Windows Embedded CE 6.0 Developer Reference》一书 ,BtSquirt: two CE systems procedures Bluetooth transmission of docu
  3. 所属分类:Windows CE

    • 发布日期:2016-09-19
    • 文件大小:2726859
    • 提供者:yanjun
  1. WindowsCE_Bluetooth

    1下载:
  2. Wince中实现蓝牙串口驱动程序以及其的驱动说明 -Windows CE
  3. 所属分类:software engineering

    • 发布日期:2017-03-26
    • 文件大小:413967
    • 提供者:lusterzhang
  1. winceVs

    0下载:
  2. wince下虚拟串口程序,可以扩张多个串口,供应用程序调用-windows ce virtul serial.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:58338
    • 提供者:石斌
  1. SerialSample

    0下载:
  2. CE下的串口源码(VS2005 C++)-Code of serial port for ce(vs2005 c++)
  3. 所属分类:Windows CE

    • 发布日期:2017-03-28
    • 文件大小:50107
    • 提供者:wty
  1. upload

    0下载:
  2. CEComm: Windows CE 4.0下的串口调试程序 串口精灵源代码 TTY:Windows 下的类似超级终端的原代码. TAPICase: Windows 下用TAPI拨号的例子 image: Windows 下一个数字图象处理的综合实例-CEComm: Windows CE 4.0 serial under the debugger source code wizard serial TTY: Windows under similar HyperTerminal the origi
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-11-09
    • 文件大小:537953
    • 提供者:孙立
  1. CSerial

    1下载:
  2. 提供Window或windows CE 环境下的串口操作类,包括串口初始化、打开、读写等接口函数-Window or the provision of windows CE environment to operate under the serial type, including the serial port initialization, open, read and write interface functions, etc.
  3. 所属分类:Windows编程

    • 发布日期:2014-01-14
    • 文件大小:7514
    • 提供者:monica
  1. WindowsCEserial

    0下载:
  2. Windows ce 串口通信编程指南 很值得研究-Windows ce serial communication programming guide is worth studying
  3. 所属分类:Windows CE

  1. WinCE

    0下载:
  2. Windows CE 系统开发 串口通信讲解-serial communication and Windows CE
  3. 所属分类:Windows CE

    • 发布日期:2017-04-17
    • 文件大小:245354
    • 提供者:宗树枫
  1. CSPrint

    1下载:
  2. 移动设备CE/MOBILE的串口蓝牙打印源代码 测试能够稳定运行-english i dont know
  3. 所属分类:Com Port

    • 发布日期:2015-02-11
    • 文件大小:23424
    • 提供者:丁一
  1. Serial

    0下载:
  2. CE下扩展串口,采用CPLD模式,扩展4个串口,48个IO口-CE be extended serial port, using CPLD mode, extended four serial ports, 48 IO port
  3. 所属分类:Windows CE

    • 发布日期:2017-04-02
    • 文件大小:35120
    • 提供者:xuelinfabg
  1. Serialport_Data_Analize_Tool_CE

    0下载:
  2. CE下的串口数据分析工具,能够按照二进制、十六进制和ASCII字符发送和接收串口的数据。WindowsXP下也可使用。-Serial port data analize tool for Windows CE. All data from/to the serialport can be received/sent in the form of binary, hex and ASCII.
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:158722
    • 提供者:wk
  1. USBDriver

    0下载:
  2. CE下如何设计USB转串口驱动程序 CE下如何设计USB转串口驱动程序-CE How to Design CE USB to serial port drivers on how to design USB to serial port driver
  3. 所属分类:Windows CE

    • 发布日期:2017-03-29
    • 文件大小:219052
    • 提供者:雷天佑
  1. EVCComport-Source

    0下载:
  2. Wince下的串口源代码,让你可以在Windows CE下实现串口的访问。-Wince under the serial source code, so you can port Windows CE to achieve access.
  3. 所属分类:Windows CE

    • 发布日期:2017-04-02
    • 文件大小:2594
    • 提供者:kevin
  1. SerialTool

    1下载:
  2. CE下测试串口的源码,基于VS2005的C#,自动自动检测当前系统的串口,在友善之臂6410开发板调试通过-CE source code to test the serial port, based on VS2005, C#, automatic serial port automatically detects the current system, the arm 6410 in a friendly through the development board debugging
  3. 所属分类:Windows CE

    • 发布日期:2017-04-17
    • 文件大小:53662
    • 提供者:流星
  1. VirtualSerial

    0下载:
  2. windows CE 环境下的虚拟串口驱动示例代码。 -virtual serials code in windows CE.
  3. 所属分类:Windows CE

    • 发布日期:2017-03-24
    • 文件大小:4631
    • 提供者:XP
  1. ceSuperUART

    0下载:
  2. 基于SuperSerialPort在visual studio 2008重新编译,静态mfc编译,在wince7中可以直接打开运行。重新配置界面,取出多余无用功能,简洁方便,可以配置一般串口调试助手等功能,下载到wince 7中亲测可用,wince6.0中没有测试(Based on SuperSerialPort Visual Studio 2008 recompile, static MFC compiler, in wince7 can directly open the operation
  3. 所属分类:Windows CE

    • 发布日期:2018-01-05
    • 文件大小:8054784
    • 提供者:Nick-kusyn
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com